3.666 \(\int \frac {\sqrt {\tan (c+d x)}}{\sqrt {-2-3 \tan (c+d x)}} \, dx\)

Optimal. Leaf size=95 \[ \frac {i \tan ^{-1}\left (\frac {\sqrt {3-2 i} \sqrt {\tan (c+d x)}}{\sqrt {-3 \tan (c+d x)-2}}\right )}{\sqrt {3-2 i} d}-\frac {i \tan ^{-1}\left (\frac {\sqrt {3+2 i} \sqrt {\tan (c+d x)}}{\sqrt {-3 \tan (c+d x)-2}}\right )}{\sqrt {3+2 i} d} \]

[Out]

I*arctan((3-2*I)^(1/2)*tan(d*x+c)^(1/2)/(-2-3*tan(d*x+c))^(1/2))/d/(3-2*I)^(1/2)-I*arctan((3+2*I)^(1/2)*tan(d*
x+c)^(1/2)/(-2-3*tan(d*x+c))^(1/2))/d/(3+2*I)^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.10, antiderivative size = 95, normalized size of antiderivative = 1.00, number of steps used = 7, number of rules used = 4, integrand size = 25, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.160, Rules used = {3575, 910, 93, 205} \[ \frac {i \tan ^{-1}\left (\frac {\sqrt {3-2 i} \sqrt {\tan (c+d x)}}{\sqrt {-3 \tan (c+d x)-2}}\right )}{\sqrt {3-2 i} d}-\frac {i \tan ^{-1}\left (\frac {\sqrt {3+2 i} \sqrt {\tan (c+d x)}}{\sqrt {-3 \tan (c+d x)-2}}\right )}{\sqrt {3+2 i} d} \]

Antiderivative was successfully verified.

[In]

Int[Sqrt[Tan[c + d*x]]/Sqrt[-2 - 3*Tan[c + d*x]],x]

[Out]

(I*ArcTan[(Sqrt[3 - 2*I]*Sqrt[Tan[c + d*x]])/Sqrt[-2 - 3*Tan[c + d*x]]])/(Sqrt[3 - 2*I]*d) - (I*ArcTan[(Sqrt[3
 + 2*I]*Sqrt[Tan[c + d*x]])/Sqrt[-2 - 3*Tan[c + d*x]]])/(Sqrt[3 + 2*I]*d)

Rule 93

Int[(((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_))/((e_.) + (f_.)*(x_)), x_Symbol] :> With[{q = Denomin
ator[m]}, Dist[q, Subst[Int[x^(q*(m + 1) - 1)/(b*e - a*f - (d*e - c*f)*x^q), x], x, (a + b*x)^(1/q)/(c + d*x)^
(1/q)], x]] /; FreeQ[{a, b, c, d, e, f}, x] && EqQ[m + n + 1, 0] && RationalQ[n] && LtQ[-1, m, 0] && SimplerQ[
a + b*x, c + d*x]

Rule 205

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[a/b, 2]*ArcTan[x/Rt[a/b, 2]])/a, x] /; FreeQ[{a, b}, x]
&& PosQ[a/b]

Rule 910

Int[((d_.) + (e_.)*(x_))^(m_)/(Sqrt[(f_.) + (g_.)*(x_)]*((a_.) + (c_.)*(x_)^2)), x_Symbol] :> Int[ExpandIntegr
and[1/(Sqrt[d + e*x]*Sqrt[f + g*x]), (d + e*x)^(m + 1/2)/(a + c*x^2), x], x] /; FreeQ[{a, c, d, e, f, g}, x] &
& NeQ[c*d^2 + a*e^2, 0] && IGtQ[m + 1/2, 0]

Rule 3575

Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_) + (d_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Wit
h[{ff = FreeFactors[Tan[e + f*x], x]}, Dist[ff/f, Subst[Int[((a + b*ff*x)^m*(c + d*ff*x)^n)/(1 + ff^2*x^2), x]
, x, Tan[e + f*x]/ff], x]] /; FreeQ[{a, b, c, d, e, f, m, n}, x] && NeQ[b*c - a*d, 0] && NeQ[a^2 + b^2, 0] &&
NeQ[c^2 + d^2, 0]

Rubi steps

\begin {align*} \int \frac {\sqrt {\tan (c+d x)}}{\sqrt {-2-3 \tan (c+d x)}} \, dx &=\frac {\operatorname {Subst}\left (\int \frac {\sqrt {x}}{\sqrt {-2-3 x} \left (1+x^2\right )} \, dx,x,\tan (c+d x)\right )}{d}\\ &=\frac {\operatorname {Subst}\left (\int \left (-\frac {1}{2 \sqrt {-2-3 x} (i-x) \sqrt {x}}+\frac {1}{2 \sqrt {-2-3 x} \sqrt {x} (i+x)}\right ) \, dx,x,\tan (c+d x)\right )}{d}\\ &=-\frac {\operatorname {Subst}\left (\int \frac {1}{\sqrt {-2-3 x} (i-x) \sqrt {x}} \, dx,x,\tan (c+d x)\right )}{2 d}+\frac {\operatorname {Subst}\left (\int \frac {1}{\sqrt {-2-3 x} \sqrt {x} (i+x)} \, dx,x,\tan (c+d x)\right )}{2 d}\\ &=\frac {\operatorname {Subst}\left (\int \frac {1}{i-(2-3 i) x^2} \, dx,x,\frac {\sqrt {\tan (c+d x)}}{\sqrt {-2-3 \tan (c+d x)}}\right )}{d}-\frac {\operatorname {Subst}\left (\int \frac {1}{i+(2+3 i) x^2} \, dx,x,\frac {\sqrt {\tan (c+d x)}}{\sqrt {-2-3 \tan (c+d x)}}\right )}{d}\\ &=\frac {i \tan ^{-1}\left (\frac {\sqrt {3-2 i} \sqrt {\tan (c+d x)}}{\sqrt {-2-3 \tan (c+d x)}}\right )}{\sqrt {3-2 i} d}-\frac {i \tan ^{-1}\left (\frac {\sqrt {3+2 i} \sqrt {\tan (c+d x)}}{\sqrt {-2-3 \tan (c+d x)}}\right )}{\sqrt {3+2 i} d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.11, size = 103, normalized size = 1.08 \[ -\frac {i \left (\sqrt {3+2 i} \tan ^{-1}\left (\frac {\sqrt {\frac {3}{13}+\frac {2 i}{13}} \sqrt {-3 \tan (c+d x)-2}}{\sqrt {\tan (c+d x)}}\right )+\sqrt {-3+2 i} \tanh ^{-1}\left (\frac {\sqrt {-\frac {3}{13}+\frac {2 i}{13}} \sqrt {-3 \tan (c+d x)-2}}{\sqrt {\tan (c+d x)}}\right )\right )}{\sqrt {13} d} \]

Antiderivative was successfully verified.

[In]

Integrate[Sqrt[Tan[c + d*x]]/Sqrt[-2 - 3*Tan[c + d*x]],x]

[Out]

((-I)*(Sqrt[3 + 2*I]*ArcTan[(Sqrt[3/13 + (2*I)/13]*Sqrt[-2 - 3*Tan[c + d*x]])/Sqrt[Tan[c + d*x]]] + Sqrt[-3 +
2*I]*ArcTanh[(Sqrt[-3/13 + (2*I)/13]*Sqrt[-2 - 3*Tan[c + d*x]])/Sqrt[Tan[c + d*x]]]))/(Sqrt[13]*d)

________________________________________________________________________________________

fricas [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(d*x+c)^(1/2)/(-2-3*tan(d*x+c))^(1/2),x, algorithm="fricas")

[Out]

Timed out

________________________________________________________________________________________

giac [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(d*x+c)^(1/2)/(-2-3*tan(d*x+c))^(1/2),x, algorithm="giac")

[Out]

Timed out

________________________________________________________________________________________

maple [B]  time = 0.27, size = 434, normalized size = 4.57 \[ \frac {\sqrt {-2-3 \tan \left (d x +c \right )}\, \sqrt {-\frac {\tan \left (d x +c \right ) \left (2+3 \tan \left (d x +c \right )\right )}{\left (\sqrt {13}-3+2 \tan \left (d x +c \right )\right )^{2}}}\, \left (\sqrt {13}-3+2 \tan \left (d x +c \right )\right ) \left (\sqrt {-6+2 \sqrt {13}}\, \sqrt {13}\, \sqrt {2 \sqrt {13}+6}\, \arctanh \left (\frac {\left (\sqrt {13}+3\right ) \left (\sqrt {13}+3-2 \tan \left (d x +c \right )\right ) \left (11 \sqrt {13}-39\right ) \sqrt {13}}{52 \left (\sqrt {13}-3+2 \tan \left (d x +c \right )\right ) \sqrt {-6+2 \sqrt {13}}\, \sqrt {-\frac {\tan \left (d x +c \right ) \left (2+3 \tan \left (d x +c \right )\right )}{\left (\sqrt {13}-3+2 \tan \left (d x +c \right )\right )^{2}}}}\right )-3 \sqrt {-6+2 \sqrt {13}}\, \sqrt {2 \sqrt {13}+6}\, \arctanh \left (\frac {\left (\sqrt {13}+3\right ) \left (\sqrt {13}+3-2 \tan \left (d x +c \right )\right ) \left (11 \sqrt {13}-39\right ) \sqrt {13}}{52 \left (\sqrt {13}-3+2 \tan \left (d x +c \right )\right ) \sqrt {-6+2 \sqrt {13}}\, \sqrt {-\frac {\tan \left (d x +c \right ) \left (2+3 \tan \left (d x +c \right )\right )}{\left (\sqrt {13}-3+2 \tan \left (d x +c \right )\right )^{2}}}}\right )+12 \arctan \left (\frac {4 \sqrt {13}\, \sqrt {-\frac {\tan \left (d x +c \right ) \left (2+3 \tan \left (d x +c \right )\right )}{\left (\sqrt {13}-3+2 \tan \left (d x +c \right )\right )^{2}}}}{\sqrt {26 \sqrt {13}+78}}\right ) \sqrt {13}-44 \arctan \left (\frac {4 \sqrt {13}\, \sqrt {-\frac {\tan \left (d x +c \right ) \left (2+3 \tan \left (d x +c \right )\right )}{\left (\sqrt {13}-3+2 \tan \left (d x +c \right )\right )^{2}}}}{\sqrt {26 \sqrt {13}+78}}\right )\right )}{2 d \sqrt {\tan \left (d x +c \right )}\, \left (2+3 \tan \left (d x +c \right )\right ) \sqrt {2 \sqrt {13}+6}\, \left (11 \sqrt {13}-39\right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(tan(d*x+c)^(1/2)/(-2-3*tan(d*x+c))^(1/2),x)

[Out]

1/2/d*(-2-3*tan(d*x+c))^(1/2)*(-tan(d*x+c)*(2+3*tan(d*x+c))/(13^(1/2)-3+2*tan(d*x+c))^2)^(1/2)*(13^(1/2)-3+2*t
an(d*x+c))*((-6+2*13^(1/2))^(1/2)*13^(1/2)*(2*13^(1/2)+6)^(1/2)*arctanh(1/52*(13^(1/2)+3)*(13^(1/2)+3-2*tan(d*
x+c))*(11*13^(1/2)-39)/(13^(1/2)-3+2*tan(d*x+c))/(-6+2*13^(1/2))^(1/2)*13^(1/2)/(-tan(d*x+c)*(2+3*tan(d*x+c))/
(13^(1/2)-3+2*tan(d*x+c))^2)^(1/2))-3*(-6+2*13^(1/2))^(1/2)*(2*13^(1/2)+6)^(1/2)*arctanh(1/52*(13^(1/2)+3)*(13
^(1/2)+3-2*tan(d*x+c))*(11*13^(1/2)-39)/(13^(1/2)-3+2*tan(d*x+c))/(-6+2*13^(1/2))^(1/2)*13^(1/2)/(-tan(d*x+c)*
(2+3*tan(d*x+c))/(13^(1/2)-3+2*tan(d*x+c))^2)^(1/2))+12*arctan(4*13^(1/2)*(-tan(d*x+c)*(2+3*tan(d*x+c))/(13^(1
/2)-3+2*tan(d*x+c))^2)^(1/2)/(26*13^(1/2)+78)^(1/2))*13^(1/2)-44*arctan(4*13^(1/2)*(-tan(d*x+c)*(2+3*tan(d*x+c
))/(13^(1/2)-3+2*tan(d*x+c))^2)^(1/2)/(26*13^(1/2)+78)^(1/2)))/tan(d*x+c)^(1/2)/(2+3*tan(d*x+c))/(2*13^(1/2)+6
)^(1/2)/(11*13^(1/2)-39)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\sqrt {\tan \left (d x + c\right )}}{\sqrt {-3 \, \tan \left (d x + c\right ) - 2}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(d*x+c)^(1/2)/(-2-3*tan(d*x+c))^(1/2),x, algorithm="maxima")

[Out]

integrate(sqrt(tan(d*x + c))/sqrt(-3*tan(d*x + c) - 2), x)

________________________________________________________________________________________

mupad [B]  time = 5.59, size = 189, normalized size = 1.99 \[ -\mathrm {atan}\left (\frac {12\,d\,\sqrt {\frac {\frac {3}{52}+\frac {1}{26}{}\mathrm {i}}{d^2}}\,\left (-\sqrt {\mathrm {tan}\left (c+d\,x\right )}+\frac {\sqrt {2}\,\sqrt {3}\,1{}\mathrm {i}}{3}\right )}{\sqrt {-3\,\mathrm {tan}\left (c+d\,x\right )-2}\,\left (\frac {3\,{\left (-\sqrt {\mathrm {tan}\left (c+d\,x\right )}+\frac {\sqrt {2}\,\sqrt {3}\,1{}\mathrm {i}}{3}\right )}^2}{3\,\mathrm {tan}\left (c+d\,x\right )+2}+1\right )}\right )\,\sqrt {\frac {\frac {3}{52}+\frac {1}{26}{}\mathrm {i}}{d^2}}\,2{}\mathrm {i}+\mathrm {atan}\left (\frac {12\,d\,\sqrt {\frac {\frac {3}{52}-\frac {1}{26}{}\mathrm {i}}{d^2}}\,\left (-\sqrt {\mathrm {tan}\left (c+d\,x\right )}+\frac {\sqrt {6}\,1{}\mathrm {i}}{3}\right )}{\sqrt {-3\,\mathrm {tan}\left (c+d\,x\right )-2}\,\left (\frac {3\,{\left (-\sqrt {\mathrm {tan}\left (c+d\,x\right )}+\frac {\sqrt {6}\,1{}\mathrm {i}}{3}\right )}^2}{3\,\mathrm {tan}\left (c+d\,x\right )+2}+1\right )}\right )\,\sqrt {\frac {\frac {3}{52}-\frac {1}{26}{}\mathrm {i}}{d^2}}\,2{}\mathrm {i} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(tan(c + d*x)^(1/2)/(- 3*tan(c + d*x) - 2)^(1/2),x)

[Out]

atan((12*d*((3/52 - 1i/26)/d^2)^(1/2)*((6^(1/2)*1i)/3 - tan(c + d*x)^(1/2)))/((- 3*tan(c + d*x) - 2)^(1/2)*((3
*((6^(1/2)*1i)/3 - tan(c + d*x)^(1/2))^2)/(3*tan(c + d*x) + 2) + 1)))*((3/52 - 1i/26)/d^2)^(1/2)*2i - atan((12
*d*((3/52 + 1i/26)/d^2)^(1/2)*((2^(1/2)*3^(1/2)*1i)/3 - tan(c + d*x)^(1/2)))/((- 3*tan(c + d*x) - 2)^(1/2)*((3
*((2^(1/2)*3^(1/2)*1i)/3 - tan(c + d*x)^(1/2))^2)/(3*tan(c + d*x) + 2) + 1)))*((3/52 + 1i/26)/d^2)^(1/2)*2i

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\sqrt {\tan {\left (c + d x \right )}}}{\sqrt {- 3 \tan {\left (c + d x \right )} - 2}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(d*x+c)**(1/2)/(-2-3*tan(d*x+c))**(1/2),x)

[Out]

Integral(sqrt(tan(c + d*x))/sqrt(-3*tan(c + d*x) - 2), x)

________________________________________________________________________________________